home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000252_news@newsmaster….columbia.edu _Fri May 30 23:03:40 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id XAA07623
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 30 May 1997 23:03:40 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id XAA21405
  7.     for kermit.misc@watsun; Fri, 30 May 1997 23:03:39 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!news.radio.cz!europa.clark.net!news-peer.sprintlink.net!news-pull.sprintlink.net!news-in-east.sprintlink.net!news.sprintlink.net!Sprint!200.255.253.242!news.embratel.net.br!usenet
  9. From: username@embratel.net.br (af2)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Don't transfer file from terminal (msk315) to server linux (c-kermit)
  12. Date: Sat, 31 May 1997 05:37:47 GMT
  13. Organization: Empresa Brasileira de Telecomunicacoes
  14. Lines: 40
  15. Message-ID: <5mnv3p$5gd@rjo02.embratel.net.br>
  16. References: <5mlbdj$b0i@srv4-poa.nutecnet.com.br> <5mmnt9$ta$1@newsmaster.cc.columbia.edu> <5mmu4u$sac@samba.rahul.net>
  17. NNTP-Posting-Host: 200.255.254.165
  18. X-Newsreader: Forte Free Agent 1.0.82
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:7102
  20.  
  21. dold@39.usenet.us.com wrote:
  22.  
  23. >: aff <adfey@nutecnet.com.br> wrote:
  24. >: : I'm trying transfer files from my old pc 386 (run ms-dos kermit 3.15)
  25. >: : to my linux box (pentium 133 - c-kermit) but I get an problem.
  26. >: : The transfer files from linux to terminal is very ok but in the other
  27. >: : side the proccess don't work.
  28. >: : When I go to the terminal kermit (after type "receive"in the
  29. >: : c-kermit") and run "send xxxx.txt" the kermit say "can't open the
  30. >: : file". After the file in the dos system terminal stay locked.
  31.  
  32. >Frank da Cruz (fdc@watsun.cc.columbia.edu) wrote:
  33. >: It sounds like you did not tell C-Kermit on Linux to "receive".  To
  34.  
  35. >Hmmm.  He says he did a "receive".
  36. >Maybe he was too quick escaping back to the MSK prompt.
  37. >On a slow Unix system, perhaps the "KERMIT READY TO RECEIVE..." prompt
  38. >takes a moment to come up.  Escaping back to MSK sends an XOFF, preventing
  39. >the message from appearing, and preventing the transfer from starting.
  40.  
  41. >Or XOFF-configured modems causing the line to get in a funny state when the
  42. >XOFF is sent.
  43.  
  44. >Or, maybe permissions in the Unix directory in question?
  45.  
  46. >-- 
  47. >---
  48. >Clarence A Dold - dold@network.rahul.net
  49. >                - Pope Valley & Napa CA.
  50.  
  51. Hi Clarence You are right. My problem was the permission in the
  52. directory in the c-kermit (linux box).
  53. After change the permission all is fine
  54.  
  55. Thank very much
  56.  
  57. Ademar F. Fey
  58. adfey@nutecnet.com.br
  59. Brasil
  60.